FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.abda.eRezeptAbgabedatenBasis#1.4.1 (78 ms)

Package de.abda.eRezeptAbgabedatenBasis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedatenBasis@1.4.1&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenComposition
Url http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenComposition
Version 1.4
Status active
Date 2024-05-16
Name DAV_PR_Base_AbgabedatenComposition
Title DAV_PR_Base_AbgabedatenComposition
Experimental False
Type Composition
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenComposition DAV_PR_ERP_AbgabedatenComposition

Resources that this resource uses

StructureDefinition
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abgabeinformationen DAV_PR_Base_Abgabeinformationen
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke DAV_PR_Base_Apotheke
http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta DAV_PR_ERP_AbgabedatenMeta


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DAV-PR-Base-AbgabedatenComposition",
  "url" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenComposition",
  "version" : "1.4",
  "name" : "DAV_PR_Base_AbgabedatenComposition",
  "title" : "DAV_PR_Base_AbgabedatenComposition",
  "status" : "active",
  "date" : "2024-05-16",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition.meta",
        "path" : "Composition.meta",
        "min" : 1,
        "type" : [
          {
            "code" : "Meta",
            "profile" : [
              "http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
            ]
          }
        ]
      },
      {
        "id" : "Composition.implicitRules",
        "path" : "Composition.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Composition.language",
        "path" : "Composition.language",
        "max" : "0"
      },
      {
        "id" : "Composition.text",
        "path" : "Composition.text",
        "max" : "0"
      },
      {
        "id" : "Composition.contained",
        "path" : "Composition.contained",
        "max" : "0"
      },
      {
        "id" : "Composition.identifier",
        "path" : "Composition.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.status",
        "path" : "Composition.status",
        "fixedCode" : "final"
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-CompositionTypes",
              "code" : "ERezeptAbgabedaten"
            }
          ]
        }
      },
      {
        "id" : "Composition.type.coding",
        "path" : "Composition.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Composition.type.coding.version",
        "path" : "Composition.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Composition.type.coding.display",
        "path" : "Composition.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "Composition.type.coding.userSelected",
        "path" : "Composition.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Composition.type.text",
        "path" : "Composition.type.text",
        "max" : "0"
      },
      {
        "id" : "Composition.category",
        "path" : "Composition.category",
        "max" : "0"
      },
      {
        "id" : "Composition.subject",
        "path" : "Composition.subject",
        "max" : "0"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "max" : "0"
      },
      {
        "id" : "Composition.author",
        "path" : "Composition.author",
        "short" : "Apotheke",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke"
            ]
          }
        ]
      },
      {
        "id" : "Composition.author.reference",
        "path" : "Composition.author.reference",
        "min" : 1
      },
      {
        "id" : "Composition.author.type",
        "path" : "Composition.author.type",
        "max" : "0"
      },
      {
        "id" : "Composition.author.identifier",
        "path" : "Composition.author.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.author.display",
        "path" : "Composition.author.display",
        "max" : "0"
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "fixedString" : "ERezeptAbgabedaten"
      },
      {
        "id" : "Composition.confidentiality",
        "path" : "Composition.confidentiality",
        "max" : "0"
      },
      {
        "id" : "Composition.attester",
        "path" : "Composition.attester",
        "max" : "0"
      },
      {
        "id" : "Composition.custodian",
        "path" : "Composition.custodian",
        "max" : "0"
      },
      {
        "id" : "Composition.relatesTo",
        "path" : "Composition.relatesTo",
        "max" : "0"
      },
      {
        "id" : "Composition.event",
        "path" : "Composition.event",
        "max" : "0"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "title"
            }
          ],
          "rules" : "closed"
        },
        "min" : 2,
        "max" : "2"
      },
      {
        "id" : "Composition.section:Abgabeinformationen",
        "path" : "Composition.section",
        "sliceName" : "Abgabeinformationen",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.title",
        "path" : "Composition.section.title",
        "min" : 1,
        "fixedString" : "Abgabeinformationen"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.code",
        "path" : "Composition.section.code",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Abgabeinformationen"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section:Abgabeinformationen.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:Abgabeinformationen.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Abgabeinformationen.section",
        "path" : "Composition.section.section",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke",
        "path" : "Composition.section",
        "sliceName" : "Apotheke",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Composition.section:Apotheke.title",
        "path" : "Composition.section.title",
        "min" : 1,
        "fixedString" : "Apotheke"
      },
      {
        "id" : "Composition.section:Apotheke.code",
        "path" : "Composition.section.code",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.author",
        "path" : "Composition.section.author",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.focus",
        "path" : "Composition.section.focus",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.text",
        "path" : "Composition.section.text",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.mode",
        "path" : "Composition.section.mode",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.orderedBy",
        "path" : "Composition.section.orderedBy",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.entry",
        "path" : "Composition.section.entry",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-Apotheke"
            ]
          }
        ]
      },
      {
        "id" : "Composition.section:Apotheke.entry.reference",
        "path" : "Composition.section.entry.reference",
        "min" : 1
      },
      {
        "id" : "Composition.section:Apotheke.entry.type",
        "path" : "Composition.section.entry.type",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.entry.identifier",
        "path" : "Composition.section.entry.identifier",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.entry.display",
        "path" : "Composition.section.entry.display",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.emptyReason",
        "path" : "Composition.section.emptyReason",
        "max" : "0"
      },
      {
        "id" : "Composition.section:Apotheke.section",
        "path" : "Composition.section.section",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.